@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100..900');
/*This is a test to edit*/
/*Default Text Properties*/

div[style*='background:#07272D;'], div[style*='background-color: rgb(7, 39, 45);'] * {
	background:#005e39 !important;
	background-color:#005e39 !important;
	background-color: rgb(0, 94, 57) !important;
  }
  
.elq-text-cell > div > div, .elq-text-cell div, .elq-form label, .elq-text-cell p, div div p, .elq-text-cell span  {
	font-family: "Noto Sans KR", sans-serif;
	color: #07272D; /*Default font color unless Heading tag*/
	font-size: 1.6rem!important;/*Default font size unless Heading tag*/
	line-height: 2.4rem!important;
	margin-bottom: 1.2rem;
}

div .form-element-instruction  {
	font-family: "Noto Sans Thai", sans-serif;
	color: #07272D; /*Default font color unless Heading tag*/
	font-size: 1.4rem!important;/*Default font size unless Heading tag*/
	line-height: 2rem!important;
	margin-bottom: 1rem;
}

/*Default Heading Properties*/
.elq-text-cell h1, div.ql-editor h1, .elq-text-cell h1 span, div.ql-editor h1 span {
	font-family: "Noto Sans KR", sans-serif;
	font-size: 3rem!important;
	line-height: 4.5rem!important;
	font-weight: 600!important;
	overflow-wrap: normal!important;
	word-wrap: normal!important;
	word-break: keep-all!important;
}

.elq-text-cell h2, div.ql-editor h2 {
	font-family: "Noto Sans KR", sans-serif;
	font-size: 2.5rem!important;
	line-height: 3.6rem!important;
	font-weight: 500!important;
	margin-bottom: .5rem!important;
	margin-top: 0px;
	overflow-wrap: normal!important;
	word-wrap: normal!important;
	word-break: keep-all!important;
}

.elq-text-cell h3, div.ql-editor h3 {
	font-family: "Noto Sans KR", sans-serif;
	font-size: 2rem!important;
	line-height: 3rem!important;
	font-weight: 500!important;
	margin-bottom: .5rem!important;
	margin-top: 0px;
	overflow-wrap: normal!important;
	word-wrap: normal!important;
	word-break: keep-all!important;
}

.elq-text-cell h4, div.ql-editor h4 {
	font-family: "Noto Sans KR", sans-serif;
	font-size: 1.8rem!important;
	line-height: 2.6rem!important;
	font-weight: 500!important;
	margin-bottom: .1rem!important;
	margin-top: 0px;
	overflow-wrap: normal!important;
	word-wrap: normal!important;
	word-break: keep-all!important;
}

.elq-text-cell h5, div.ql-editor h5, .elq-text-cell h6, div.ql-editor h6 {
	font-family: "Noto Sans KR", sans-serif;
	font-size: 1.6rem!important;
	line-height: 2.4rem!important;
	font-weight: 500!important;
	margin-bottom: .1rem!important;
	margin-top: 0px;
	overflow-wrap: normal!important;
	word-wrap: normal!important;
	word-break: keep-all!important;
}

.elq-text-cell a, div.ql-editor a {
	font-family: "Noto Sans KR", sans-serif!important;
	font-weight: 800;
}

.elq-text-cell a:hover, .elq-text-cell a:focus {
	text-decoration: underline!important;
}

.elq-button-cell div a {
	color: #ffffff;
	font-family: "Noto Sans KR", sans-serif!important;
	font-weight: bold;
	font-size: 1.4rem!important;
	line-height: 2rem!important;
	padding: 11px 24px 11px 24px!important;
	margin: 1rem 0px!important;
	border: none!important;
	border-radius: 0px!important;
}

.elq-button-cell div a:hover, .elq-button-cell div a.hovered:hover, .elq-button-cell div a:focus, .elq-button-cell div a.hovered:focus {
	color: #ffffff;
}

.elq-text-cell ul, .elq-text-cell ol, div.ql-editor ul, div.ql-editor ol {
	margin: 2rem 6rem!important;
	padding: 0!important;
	overflow-wrap: normal!important;
	word-wrap: normal!important;
	word-break: keep-all!important;
}

.elq-text-cell li, div.ql-editor li {
	font-family: "Noto Sans KR", sans-serif; /*Matches paragraph text*/
	font-size: 1.4rem!important;
	line-height: 2rem!important;
	margin-bottom: 0.5rem;
	overflow-wrap: normal!important;
	word-wrap: normal!important;
	word-break: keep-all!important;
}

/* Form Styles */

.elq-form {
	font-family: "Noto Sans KR", sans-serif;
	color: #07272D; /*Default font size unless Heading tag*/
	font-size: 1.4rem; /*Default font size unless Heading tag*/
	line-height: 2rem;
	padding: 0px!important;
}

.elq-form .submit-button-style {
	background: #006747;
	color: #ffffff;
	line-height: 1rem;
	padding: 11px 24px 11px 24px;
	margin: 1rem 0px!important;
	border: none!important;
	border-radius: 0px;
	font-weight: bold;
}

.elq-form .submit-button-style:hover, .elq-form .submit-button-style:focus {
	background: #004e35;
}

.elq-form .elq-field-style .elq-required {
	  color: #07272d!important;
}

.elq-form .LV_validation_message {
	font-weight:normal;
}

.elq-form .LV_invalid {
	font-size: 1rem;
	color: #CB333B;
}

.form-element-instruction {
	font-size: 1rem!important;
}

/* Mobile Styles*/
@media screen and (max-width: 700px) {
.elq-text-cell h1, div.ql-editor h1 {
	font-family: "Noto Sans KR", sans-serif;
	font-size: 2.6rem!important;
	line-height: 3.8rem!important;
	font-weight: 600!important;
	overflow-wrap: normal!important;
	word-wrap: normal!important;
	word-break: keep-all!important;
}

.elq-text-cell h2, div.ql-editor h2 {
	font-family: "Noto Sans KR", sans-serif;
	font-size: 2.2rem!important;
	line-height: 3.2rem!important;
	font-weight: 500!important;
	margin-bottom: .5rem!important;
	margin-top: 0px;
	overflow-wrap: normal!important;
	word-wrap: normal!important;
	word-break: keep-all!important;
}
}